GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / TxtPageHeight Property





In This Topic
TxtPageHeight Property (IGdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(17)>
Property TxtPageHeight As Single
[DispId(17)]
float TxtPageHeight {get; set;}
read-write property TxtPageHeight: Single; 
DispIdAttribute(17)
function get,set TxtPageHeight : float
[DispId(17)]
__property float get_TxtPageHeight();
__property void set_TxtPageHeight( 
   float value
);
[DispId(17)]
property float TxtPageHeight {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members